Install Remote Desktop in Ubuntu

Most of the user would love to get a linux vps since its cheaper than windows vps right? So in this tutorial I would be teaching you how to install Remote Desktop on your Ubuntu VPS (Latest Version).Requirements:PuTTY. TightVNC. Basic Knowledge of using SSH with PuTTY.Procedure:Open PuTTY, Enter VPS IP Address, Port as "22" and Click Open button.In the image which is displayed here with caption "PuTTY", Its what Program PuTTY looks like and you can use it to connect to any VPS (Linux) Read more
February 20, 2012
/

How to find and kill Abusers on OpenVZ Linux hosted Virtual Machines

These days, I was managing a number of OpenVZ Virtual Machine host servers. Therefore constantly I’m facing a lot of problems with users who run shit scripts inside their Linux Virtual Machines. Something like Rapid Leech, Something...Commonly user Virtual Servers are used as a launchpad to attack hosts do illegal hacking activities or simply DDoS a host!The virtual machines users (which by the way run on top of the CentOS OpenVZ Linux) are used to launch a Denial service scripts like kaiten.pl, Read more
January 29, 2012
/

How to setup a website in CentOS VPS

Today i would be blogging something special for all newbies who have a vps (cheap or costly doesn't matter) with CentOS Operating System Installed. So I would be writing how to setup one of my site, In this tutorial i would be setting up domain "example.com" in my new CentOS VPS.Please note, This is one of the simplest methods for CentOS and ofcourse there are other ways too!Tools Required:Putty WinSCP (A very cool program for editing files, Uploading and downloading from the VPS)So like Read more
January 28, 2012
/

Install Monit in CentOS

Monit is a free open source utility for managing and monitoring, processes, programs, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations. You can use Monit to monitor daemon processes or similar programs running on localhost. Monit is particular useful for monitoring daemon processes, such as those started at system boot time from /etc/init.d/. For instance sendmail, sshd, apache and mysql.You Read more
January 25, 2012
/